Regular
Represents a regular type expression projection that is a type supplier with defined variance.
For now, this class's instances can be made only manually. It is planned to make Kotlin compiler plugin that creates them automatically.
Parameters
variance
is a variance of the type supplier.
type
ia a backing type supplier.